const github.com/coder/websocket._opcode_name_0

2 uses

	github.com/coder/websocket (current package)
		stringer.go#L20: 	_opcode_name_0 = "opContinuationopTextopBinary"
		stringer.go#L32: 		return _opcode_name_0[_opcode_index_0[i]:_opcode_index_0[i+1]]